SET TEXT TO NORMAL

This command will set text style to non-bold and non-italic.

  Syntax
SET TEXT TO NORMAL
  Returns

This command does not return a value.

  Example Code
SET TEXT TO BOLDITALIC
CENTER TEXT 320,230,"HELLO WORLD"
SET TEXT TO NORMAL
CENTER TEXT 320,250,"HELLO WORLD"
WAIT KEY
  See also

TEXT Commands Menu
Index